CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cyclic codes

搜索资源列表

  1. RBDS

    0下载:
  2. The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations. -The decoding algorithm used in RBDS.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2624
    • 提供者:里海
  1. TheEvolutionOfErrorControlCode

    0下载:
  2. 一篇关于错误控制码发展的英文原著。包括分组码、循环码、卷积码的提出、应用、优缺点等。-an error control code on the development of the English original. Including a code, cyclic codes, convolutional codes, applications, advantages and disadvantages of such.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:76863
    • 提供者:罗川
  1. Cyclic

    1下载:
  2. CYCLIC CODES的PDF文件,适合于像我一样的新手。分为Basis,cyclic GRS codes,RS codes,cylic alternant codes和BCH codes.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:280106
    • 提供者:hsutingting
  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:169250
    • 提供者:卡卡
  1. xunhuanma.rar

    0下载:
  2. 主要关于循环码的MATLAB仿真分析源程序及结果图。,Cyclic codes is mainly concerned with the analysis of the source code and MATLAB simulation results Fig.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:44319
    • 提供者:弥玥
  1. xunhuan

    0下载:
  2. 循环码实验,能实现循环码的编码和译码功能。程序简单,易懂-Cyclic code experiment, to achieve encoding and decoding of cyclic codes function. Procedures are simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1016
    • 提供者:王勇
  1. (7-3)-cyclic-code

    2下载:
  2. 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
  3. 所属分类:matlab例程

    • 发布日期:2012-11-05
    • 文件大小:200032
    • 提供者:汪晓非
  1. shuzifujieqi

    0下载:
  2. 主要给出准循环的LDPC码编码实现方法,译码方法选择,并给出了帧同步的解决方法-Give the main quasi-cyclic LDPC codes achieve coding method, decoding method of selection, and give the frame synchronization solution
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:181690
    • 提供者:chaiyiming
  1. bianma

    0下载:
  2. 使用QUARTUS2写的循环码编码器源代码-Writing of the use of cyclic codes QUARTUS2 encoder source code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:14413
    • 提供者:lc
  1. CRC

    0下载:
  2. 循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and decoding method is simple, error
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-11-26
    • 文件大小:809
    • 提供者:lu xin
  1. fangzhen

    1下载:
  2. 卷积码和循环码的verilog编码以及仿真结果图,-Convolutional codes and cyclic codes and the coding verilog simulation results map
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-05-21
    • 文件大小:16084
    • 提供者:小小
  1. 3-5LDPC

    0下载:
  2. 3-5循环移位码是LDPC码准循环码中一种典型的构造校验矩阵的方法,较小的(155 64)码通常也是对比测试其他码的性能好坏的重要测试标准,程序详细描述了构造的步骤和方法,结果是采用AList的结果存储方法,译码性能可以由BP迭代译码直接得出-3-5 cyclic shift LDPC codes are quasi-cyclic codes in the code structure of a typical calibration matrix method, the smaller (15
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:138725
    • 提供者:张小龙
  1. achieve(74)

    0下载:
  2. 使用MATLAB实现(7,4)循环码的编译码-Use MATLAB to achieve (7,4) coding and decoding of cyclic codes
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2893
    • 提供者:宋贤明
  1. Cyclic(73)

    0下载:
  2. 循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循 环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了 此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming 码等信道编码的区别与联系。 - Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:202176
    • 提供者:胡志宏
  1. cyclic-codes

    0下载:
  2. Cyclic codes are very power ful for error correction and detection
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:206396
    • 提供者:anuradha
  1. Cyclic-codes-and-decode-GUI

    0下载:
  2. 循环编码,校验子译码,梅吉特译码,GUI界面设计。程序完整,可以良好运行,注释清晰。-Cyclic codes, check subdecode, Meggitt decoder, GUI interface design. Integrity of the process, you can run a good, clear notes
  3. 所属分类:Modem program

    • 发布日期:2017-04-04
    • 文件大小:926713
    • 提供者:罗琦琦
  1. CYCLIC-CODES

    0下载:
  2. information theory & coding-slides-cyclic codes
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:281123
    • 提供者:pavan
  1. Cyclic-codes

    0下载:
  2. 循环码的编码及译码源程序,对译码结果进行纠错-Cyclic codes source coding and decoding of error correction decoding result
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:40583
    • 提供者:吕博文
  1. (15-7)循环码-2PSK仿真

    0下载:
  2. AWGN信道基于循环码的性能分析,误码曲线(Performance analysis of cyclic codes)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:nice999
  1. Cyclic codes

    0下载:
  2. Cyclic codes in communications
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:225280
    • 提供者:demirel
« 12 3 4 »
搜珍网 www.dssz.com